| Changed Methods |
void deregisterService(short)
|
Documentation changed from old to new. |
Deregisters a service name. |
AID getAID()
|
Documentation changed from old to new. |
Gets the AID of the Application corresponding to this entry. |
short getPrivileges(byte[], short)
|
Documentation changed from old to new. |
Gets the Privilege Bytes of the Application corresponding to
this entry. |
byte getState()
|
Documentation changed from old to new. |
Gets the Life Cycle State of the Application corresponding to
this entry. |
boolean isAssociated(AID)
|
Documentation changed from old to new. |
Checks whether the Application corresponding to this entry is
associated with the specified Security Domain. |
boolean isPrivileged(byte)
|
Documentation changed from old to new. |
Checks whether the Application corresponding to this entry has
the specified privilege. |
void registerService(short)
|
Documentation changed from old to new. |
Registers a service name identifying a service provided by the Application
corresponding to this entry. |
boolean setState(byte)
|
Documentation changed from old to new. |
Sets the Life Cycle state of the Application corresponding to
this entry. |